Skip to content
Back to search
30
MCP

Claude Web Search

pulsemcp/claude web search

Enables real-time web searches with configurable domain filtering and result limits for accessing up-to-date information beyond training data

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Twitter Search
Enables Claude to search Twitter with natural language queries, filtering by keywords, users, dates, and engagement metrics with formatted m
0 tools
Claude Deep Research
Extends research capabilities by providing unified access to web and academic information through DuckDuckGo and Semantic Scholar integratio
0 tools
claude-webcache
Cross-session WebFetch cache for Claude Code. Unlimited TTL by default, SQLite, MCP plugin.
0 tools
claude-session-skill
Search, browse, and resume past Claude Code sessions with AI-generated summaries — plus an MCP server for any MCP-compatible client
0 tools
Ollama Web Tools
Provides web search and web fetch tools via Ollama's hosted API for use in Claude Code.
0 tools
Claude Context Local
Provides local semantic code search using EmbeddingGemma embeddings and FAISS vector indexing with intelligent AST chunking for Python, Java
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude_web_search": {
      "url": "None",
      "transport": "http"
    }
  }
}